[C#] Develop a HTTP Monitor
Posted
by Tony
on Stack Overflow
See other posts from Stack Overflow
or by Tony
Published on 2010-03-13T10:27:19Z
Indexed on
2010/03/13
10:35 UTC
Read the original article
Hit count: 218
Hi I'd like to develop an application to monitor HTTP traffic to/from my PC. (what websites are being visited by the PC user). The problem is, that I couldn't get any articles how to start developing application like that. Any help ?
© Stack Overflow or respective owner